How to Install fencing-agent software package in Ubuntu 17.04 (Zesty Zapus)

How to Install fencing-agent software package in Ubuntu 17.04 (Zesty Zapus)

fencing-agent software package provides OpenStack Fuel deployment server - Fencing agent, you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install fencing-agent 

fencing-agent is installed in your system.

Make ensure the fencing-agent package were installed using the commands given below,

$ sudo dpkg-query -l | grep fencing-agent *

You will get with fencing-agent package name, version, architecture and description in a table

fencing-agent package basic information:

Distro Ubuntu 17 04 zesty zapus
Section Network
Package fencing-agent
Version 9.0+dfsg1-4
Description OpenStack Fuel deployment server - Fencing agent
Sub Section net


See Also, How to uninstall or remove fencing-agent software package from Ubuntu 17.04 (Zesty Zapus)?